link pixbuf engine against the gtk+ libraries, so that it can be used with
authorJames Henstridge <james@daa.com.au>
Wed, 6 Mar 2002 23:34:11 +0000 (23:34 +0000)
committerJames Henstridge <jamesh@src.gnome.org>
Wed, 6 Mar 2002 23:34:11 +0000 (23:34 +0000)
commit9d16a01cfb9a92b75416895c44120d42a1c4c704
treee2d848f6f75602c2faaae0fc3904d90cf03244fd
parent03499d1e3537ab40ead9642126afb29a8480d9d2
link pixbuf engine against the gtk+ libraries, so that it can be used with

2002-03-07  James Henstridge  <james@daa.com.au>

* Makefile.am (libpixmap_la_LIBADD): link pixbuf engine against
the gtk+ libraries, so that it can be used with programs that
dlopen gtk+ without the RTLD_GLOBAL flag (such as scripting
languages and mozilla).
modules/engines/pixbuf/ChangeLog
modules/engines/pixbuf/Makefile.am